IModule.AliasAddress property
The alias address of a device, defined in the module EEPROM. This address is used to recognize a specific device regardless of its position on the EtherCAT network. For example, you can use the alias address to differentiate X, Y, and Z axes.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
ushort AliasAddress { get; }
ReadOnly Property AliasAddress As UShort
Property Value
Type: ushort
See also